NevronOpenVision
Nevron.Nov.Grid Namespace / NSpanCellCollection<TCell> Class
Members
NSpanCellCollection<TCell> Class
Represents a collection of span cells. Serves as base class for NGroupRowCellCollection and NDetailsCellCollection.
Object Model
NSpanCellCollection<TCell> Class
Syntax
Type Parameters
TCell
Inheritance Hierarchy

System.Object
   Nevron.Nov.Dom.NNode
      Nevron.Nov.Dom.NDocumentNode
         Nevron.Nov.Dom.NElement
            Nevron.Nov.Dom.NElementCollection<T>
               Nevron.Nov.Grid.NCellCollection<TCell>
                  Nevron.Nov.Grid.NSpanCellCollection<TCell>
                     Nevron.Nov.Grid.NDetailsCellCollection
                     Nevron.Nov.Grid.NGroupRowCellCollection
                     Nevron.Nov.Grid.NSummaryCellCollection

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also